Matrix4.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref opIndex(size_t i)
    struct Matrix4
    pragma(inline) inout ref return
    opIndex
    (
    size_t i
    )
  2. auto ref opIndex(size_t i, size_t j)

Meta